type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryInt4ToUint64

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L798: 			return scanPlanBinaryInt4ToUint64{}
		int.go#L1046: type scanPlanBinaryInt4ToUint64 struct{}
		int.go#L1048: func (scanPlanBinaryInt4ToUint64) Scan(src []byte, dst any) error {